Package | surescripts.specialty |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationRequest_General |
Url | http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationRequest_General |
Status | active |
Date | 2021-08-23 |
Name | Bundle_SPOClinicalInformationRequest_General |
Experimental | False |
Description | This Bundle profile describes the components of the general SPOClinicalInformationRequest (aka general callback), a request sent in response to all SPOInitiationRequest messages accepted for processing. This message requests the following clinical information for the patient being prescribed a specialty medication -- current allergies/medications/problems and most recent clinical note/height/weight. |
Copyright | 2021 |
Type | Bundle |
Kind | resource |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "Bundle-SPOClinicalInformationRequest-General",
"url" : "http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationRequest_General",
"name" : "Bundle_SPOClinicalInformationRequest_General",
"status" : "active",
"date" : "2021-08-23",
"publisher" : "Surescripts, LLC",
"description" : "This Bundle profile describes the components of the general SPOClinicalInformationRequest (aka general callback), a request sent in response to all SPOInitiationRequest messages accepted for processing. This message requests the following clinical information for the patient being prescribed a specialty medication -- current allergies/medications/problems and most recent clinical note/height/weight.",
"copyright" : "2021",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle",
"path" : "Bundle",
"definition" : "A container for the collection of resources used to request general clinical information for a specialty enrollment."
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "message"
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"min" : 1
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "resource"
}
],
"rules" : "open"
},
"min" : 7,
"max" : "7",
"mustSupport" : true
},
{
"id" : "Bundle.entry:messageHeader",
"path" : "Bundle.entry",
"sliceName" : "messageHeader",
"short" : "The MessageHeader for the general SPOClinicalInformationRequest.",
"definition" : "The MessageHeader resource for the general SPOClinicalInformationRequest.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Bundle.entry:messageHeader.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:messageHeader.resource",
"path" : "Bundle.entry.resource",
"short" : "The message header for SPOClinicalInformationRequest.",
"definition" : "The SPOClinicalInformationRequest MessageHeader.",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationRequest_General"
]
}
],
"mustSupport" : true
},
{
"id" : "Bundle.entry:allergiesQueryParameters",
"path" : "Bundle.entry",
"sliceName" : "allergiesQueryParameters",
"short" : "Parameters resource to retrieve current allergies or intolerances for a specific patient.",
"definition" : "A Parameters resource includes the actual parameters used to query for a patient's current allergies or intolerances.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Bundle.entry:allergiesQueryParameters.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:allergiesQueryParameters.resource",
"path" : "Bundle.entry.resource",
"short" : "The Parameters for retrieving the patient allergies and intolerances.",
"definition" : "The parameters for retrieving the patient active allergies and/or intolerances.",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_ActiveAllergiesQuery"
]
}
]
},
{
"id" : "Bundle.entry:problemsQueryParameters",
"path" : "Bundle.entry",
"sliceName" : "problemsQueryParameters",
"short" : "Parameters resource to retrieve current problems for a specific patient.",
"definition" : "A Parameters resource includes the actual parameters used to query for a patient's current (active) problems.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Bundle.entry:problemsQueryParameters.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:problemsQueryParameters.resource",
"path" : "Bundle.entry.resource",
"short" : "The Parameters for retrieving the patient problems.",
"definition" : "The parameters for retrieving the patient active problems.",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_ActiveProblemsQuery"
]
}
]
},
{
"id" : "Bundle.entry:medicationsQueryParameters",
"path" : "Bundle.entry",
"sliceName" : "medicationsQueryParameters",
"short" : "Parameters resource to retrieve current medications for a specific patient.",
"definition" : "A Parameters resource includes the actual parameters used to query for a patient's current (active) medications.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Bundle.entry:medicationsQueryParameters.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:medicationsQueryParameters.resource",
"path" : "Bundle.entry.resource",
"short" : "The Parameters for retrieving the patient medications.",
"definition" : "The parameters for retrieving the patient active medications.",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_ActiveMedicationsQuery"
]
}
]
},
{
"id" : "Bundle.entry:bodyHeightQueryParameters",
"path" : "Bundle.entry",
"sliceName" : "bodyHeightQueryParameters",
"short" : "Parameters resource to retrieve the most recent body height for a specific patient.",
"definition" : "This Parameters resource contains the query parameters to find the most recent body height for a specific patient.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Bundle.entry:bodyHeightQueryParameters.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:bodyHeightQueryParameters.resource",
"path" : "Bundle.entry.resource",
"short" : "The Parameters for retrieving the patient body height.",
"definition" : "The parameters for retrieving the patient body height.",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_LatestBodyHeightQuery"
]
}
]
},
{
"id" : "Bundle.entry:bodyWeightQueryParameters",
"path" : "Bundle.entry",
"sliceName" : "bodyWeightQueryParameters",
"short" : "Parameters resource to retrieve the most recent weight for a specific patient.",
"definition" : "This Parameters resource contains the query parameters to find the most recent body weight for a specific patient.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Bundle.entry:bodyWeightQueryParameters.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:bodyWeightQueryParameters.resource",
"path" : "Bundle.entry.resource",
"short" : "The Parameters for retrieving the patient body weight.",
"definition" : "The parameters for retrieving the patient body weight.",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_LatestBodyWeightQuery"
]
}
]
},
{
"id" : "Bundle.entry:clinicalNotesQueryParameters",
"path" : "Bundle.entry",
"sliceName" : "clinicalNotesQueryParameters",
"short" : "Parameters resource to retrieve most recent clinical note for a specific patient from a specific provider.",
"definition" : "This Parameters resource contains the query parameters to find the most recent clinical note (e.g., visit note, H & P) for a specific patient from a specific provider (the prescriber of the medication for which the patient is being enrolled).",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Bundle.entry:clinicalNotesQueryParameters.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:clinicalNotesQueryParameters.resource",
"path" : "Bundle.entry.resource",
"short" : "The Parameters for retrieving the patient clinical notes.",
"definition" : "The parameters for retrieving the patient clinical notes.",
"min" : 1,
"type" : [
{
"code" : "Resource",
"profile" : [
"http://fhirdocs.surescripts.net/fhir/StructureDefinition/Parameters_SPOClinicalInformationRequest_LatestClinicalNoteQuery"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.